ASP.NET Core MVC コントロールヘルプ
LazyRender メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridBaseBuilder<T,TControl,TBuilder> クラス : LazyRender メソッド
The value.
Configurates C1.Web.Mvc.FlexGridBase<T>.LazyRender. Sets whether the grid should skip rendering cells that were updated in the last render cycle.
シンタックス
'宣言
 
Public Overridable Function LazyRender( _
   ByVal value As System.Boolean _
) As TBuilder
public virtual TBuilder LazyRender( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FlexGridBaseBuilder<T,TControl,TBuilder> クラス
FlexGridBaseBuilder<T,TControl,TBuilder> メンバ